struct _CM_KEY_SECURITY_CACHE_ENTRY// Size=0x8
{
    unsigned long Cell;// Offset=0x0 Size=0x4
    struct _CM_KEY_SECURITY_CACHE * CachedSecurity;// Offset=0x4 Size=0x4
};